[INFO] cloning repository https://github.com/Utishnik/tls_upgrade
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Utishnik/tls_upgrade" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FUtishnik%2Ftls_upgrade", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FUtishnik%2Ftls_upgrade'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] d2df611d16cc6d1d84af50deedec2512ec2a316f
[INFO] fixing Utishnik/tls_upgrade against try#622891a4e29178280638a6b63a8908bde2c0c854+cargoflags=-Zfix-edition=start=2015 for pr-157817-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FUtishnik%2Ftls_upgrade" "/workspace/builds/worker-7-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/Utishnik/tls_upgrade
[INFO] finished tweaking git repo https://github.com/Utishnik/tls_upgrade
[INFO] tweaked toml for git repo https://github.com/Utishnik/tls_upgrade written to /workspace/builds/worker-7-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Utishnik/tls_upgrade on toolchain 622891a4e29178280638a6b63a8908bde2c0c854
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/Utishnik/tls_upgrade already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded async-native-tls v0.5.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/source:/opt/rustwide/workdir:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3a6becf2bc8dde7f3fa57ede90e4f284e72d296796fc446bbb1e2c7cc0530151" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 7b94cb78437f8c3db8575aa6578cc1f1c8d1773db04c2cb43122e682a30e6734
[INFO] running `Command { std: "docker" "start" "7b94cb78437f8c3db8575aa6578cc1f1c8d1773db04c2cb43122e682a30e6734", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "7b94cb78437f8c3db8575aa6578cc1f1c8d1773db04c2cb43122e682a30e6734" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "7b94cb78437f8c3db8575aa6578cc1f1c8d1773db04c2cb43122e682a30e6734", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=" "-e" "RUSTDOCFLAGS=" "-w" "/opt/rustwide/workdir" "--user" "0:0" "7b94cb78437f8c3db8575aa6578cc1f1c8d1773db04c2cb43122e682a30e6734" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fix" "--allow-no-vcs" "--allow-dirty" "--frozen" "--all" "--all-targets" "--message-format=json" "-Zfix-edition=start=2015", kill_on_drop: false }`
[INFO] [stderr]    Compiling unicode-ident v1.0.23
[INFO] [stderr]    Compiling libc v0.2.182
[INFO] [stderr]    Compiling rustls v0.23.36
[INFO] [stderr]    Compiling native-tls v0.2.16
[INFO] [stderr]     Checking futures-core v0.3.32
[INFO] [stderr]     Checking nom v8.0.0
[INFO] [stderr]    Compiling proc-macro2 v1.0.106
[INFO] [stderr]    Compiling quote v1.0.44
[INFO] [stderr]    Compiling syn v2.0.116
[INFO] [stderr]    Compiling jobserver v0.1.34
[INFO] [stderr]     Checking getrandom v0.2.17
[INFO] [stderr]     Checking mio v1.1.1
[INFO] [stderr]     Checking socket2 v0.6.2
[INFO] [stderr]    Compiling cc v1.2.56
[INFO] [stderr]     Checking tokio v1.49.0
[INFO] [stderr]    Compiling cmake v0.1.57
[INFO] [stderr]    Compiling openssl-sys v0.9.111
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling aws-lc-sys v0.37.1
[INFO] [stderr]    Compiling openssl v0.10.75
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.1
[INFO] [stderr]    Compiling zerovec-derive v0.11.2
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling futures-macro v0.3.32
[INFO] [stderr]     Checking futures-util v0.3.32
[INFO] [stderr]     Checking zerofrom v0.1.6
[INFO] [stderr]     Checking thiserror v1.0.69
[INFO] [stderr]     Checking yoke v0.8.1
[INFO] [stderr]     Checking zerovec v0.11.5
[INFO] [stderr]     Checking zerotrie v0.2.3
[INFO] [stderr]     Checking tinystr v0.8.2
[INFO] [stderr]     Checking potential_utf v0.1.4
[INFO] [stderr]     Checking icu_collections v2.1.1
[INFO] [stderr]     Checking icu_locale_core v2.1.1
[INFO] [stderr]     Checking icu_provider v2.1.1
[INFO] [stderr]     Checking icu_properties v2.1.2
[INFO] [stderr]     Checking icu_normalizer v2.1.1
[INFO] [stderr]     Checking idna_adapter v1.2.1
[INFO] [stderr]     Checking idna v1.1.0
[INFO] [stderr]     Checking url v2.5.8
[INFO] [stderr]     Checking async-native-tls v0.5.0
[INFO] [stderr]    Compiling aws-lc-rs v1.15.4
[INFO] [stderr]     Checking rustls-webpki v0.103.9
[INFO] [stderr]     Checking tokio-rustls v0.26.4
[INFO] [stderr]     Checking tls_upgrade v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unexpected `cfg` condition value: `aws-lc-rs`
[INFO] [stdout]  --> src/rustls_crypto.rs:7:15
[INFO] [stdout]   |
[INFO] [stdout] 7 |         #[cfg(feature = "aws-lc-rs")]
[INFO] [stdout]   |               ^^^^^^^^^^-----------
[INFO] [stdout]   |                         |
[INFO] [stdout]   |                         help: there is a expected value with a similar name: `"aws_lc_rs"`
[INFO] [stdout]   |
[INFO] [stdout]   = note: expected values for `feature` are: `async-native-tls`, `aws_lc_rs`, `default`, `native-tls`, `ring`, `rustls-tls`, and `tokio`
[INFO] [stdout]   = help: consider adding `aws-lc-rs` as a feature in `Cargo.toml`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]   = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `aws-lc-rs`
[INFO] [stdout]  --> src/rustls_crypto.rs:9:19
[INFO] [stdout]   |
[INFO] [stdout] 9 |         #[cfg(not(feature = "aws-lc-rs"))]
[INFO] [stdout]   |                   ^^^^^^^^^^-----------
[INFO] [stdout]   |                             |
[INFO] [stdout]   |                             help: there is a expected value with a similar name: `"aws_lc_rs"`
[INFO] [stdout]   |
[INFO] [stdout]   = note: expected values for `feature` are: `async-native-tls`, `aws_lc_rs`, `default`, `native-tls`, `ring`, `rustls-tls`, and `tokio`
[INFO] [stdout]   = help: consider adding `aws-lc-rs` as a feature in `Cargo.toml`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `Context`, `Poll`, `mem`, and `pin::Pin`
[INFO] [stdout]  --> src/async_net/async_native_tls_net.rs:2:14
[INFO] [stdout]   |
[INFO] [stdout] 2 |     fmt, io, mem,
[INFO] [stdout]   |              ^^^
[INFO] [stdout] 3 |     net::{IpAddr, SocketAddr},
[INFO] [stdout] 4 |     pin::Pin,
[INFO] [stdout]   |     ^^^^^^^^
[INFO] [stdout] 5 |     task::{Context, Poll},
[INFO] [stdout]   |            ^^^^^^^  ^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `AsyncRead as FuturesAsyncRead`, `AsyncWrite as FuturesAsyncWrite`, `Error as IoError`, and `Result as IoResult`
[INFO] [stdout]   --> src/async_net/async_native_tls_net.rs:10:5
[INFO] [stdout]    |
[INFO] [stdout] 10 |     AsyncRead as FuturesAsyncRead, AsyncWrite as FuturesAsyncWrite, Error as IoError,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^  ^^^^^^^^^^^^^^^^
[INFO] [stdout] 11 |     Result as IoResult,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::net_err`
[INFO] [stdout]   --> src/async_net/async_native_tls_net.rs:14:5
[INFO] [stdout]    |
[INFO] [stdout] 14 | use crate::net_err;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `rustls`
[INFO] [stdout]   --> src/async_net/async_native_tls_net.rs:44:11
[INFO] [stdout]    |
[INFO] [stdout] 44 |     #[cfg(feature = "rustls")]
[INFO] [stdout]    |           ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `async-native-tls`, `aws_lc_rs`, `default`, `native-tls`, `ring`, `rustls-tls`, and `tokio`
[INFO] [stdout]    = help: consider adding `rustls` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `boring-tls`
[INFO] [stdout]   --> src/async_net/async_native_tls_net.rs:46:11
[INFO] [stdout]    |
[INFO] [stdout] 46 |     #[cfg(feature = "boring-tls")]
[INFO] [stdout]    |           ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `async-native-tls`, `aws_lc_rs`, `default`, `native-tls`, `ring`, `rustls-tls`, and `tokio`
[INFO] [stdout]    = help: consider adding `boring-tls` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `rustls`
[INFO] [stdout]    --> src/net_err.rs:197:35
[INFO] [stdout]     |
[INFO] [stdout] 197 | #[cfg(any(feature = "native-tls", feature = "rustls", feature = "boring-tls"))]
[INFO] [stdout]     |                                   ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `async-native-tls`, `aws_lc_rs`, `default`, `native-tls`, `ring`, `rustls-tls`, and `tokio`
[INFO] [stdout]     = help: consider adding `rustls` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `boring-tls`
[INFO] [stdout]    --> src/net_err.rs:197:55
[INFO] [stdout]     |
[INFO] [stdout] 197 | #[cfg(any(feature = "native-tls", feature = "rustls", feature = "boring-tls"))]
[INFO] [stdout]     |                                                       ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `async-native-tls`, `aws_lc_rs`, `default`, `native-tls`, `ring`, `rustls-tls`, and `tokio`
[INFO] [stdout]     = help: consider adding `boring-tls` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `rustls`
[INFO] [stdout]    --> src/net_err.rs:118:39
[INFO] [stdout]     |
[INFO] [stdout] 118 |     #[cfg(any(feature = "native-tls", feature = "rustls", feature = "boring-tls"))]
[INFO] [stdout]     |                                       ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `async-native-tls`, `aws_lc_rs`, `default`, `native-tls`, `ring`, `rustls-tls`, and `tokio`
[INFO] [stdout]     = help: consider adding `rustls` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `boring-tls`
[INFO] [stdout]    --> src/net_err.rs:118:59
[INFO] [stdout]     |
[INFO] [stdout] 118 |     #[cfg(any(feature = "native-tls", feature = "rustls", feature = "boring-tls"))]
[INFO] [stdout]     |                                                           ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `async-native-tls`, `aws_lc_rs`, `default`, `native-tls`, `ring`, `rustls-tls`, and `tokio`
[INFO] [stdout]     = help: consider adding `boring-tls` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `rustls`
[INFO] [stdout]   --> src/net_err.rs:72:39
[INFO] [stdout]    |
[INFO] [stdout] 72 |     #[cfg(any(feature = "native-tls", feature = "rustls", feature = "boring-tls"))]
[INFO] [stdout]    |                                       ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `async-native-tls`, `aws_lc_rs`, `default`, `native-tls`, `ring`, `rustls-tls`, and `tokio`
[INFO] [stdout]    = help: consider adding `rustls` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `boring-tls`
[INFO] [stdout]   --> src/net_err.rs:72:59
[INFO] [stdout]    |
[INFO] [stdout] 72 |     #[cfg(any(feature = "native-tls", feature = "rustls", feature = "boring-tls"))]
[INFO] [stdout]    |                                                           ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `async-native-tls`, `aws_lc_rs`, `default`, `native-tls`, `ring`, `rustls-tls`, and `tokio`
[INFO] [stdout]    = help: consider adding `boring-tls` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `rustls`
[INFO] [stdout]    --> src/net_err.rs:145:47
[INFO] [stdout]     |
[INFO] [stdout] 145 |             #[cfg(any(feature = "native-tls", feature = "rustls", feature = "boring-tls"))]
[INFO] [stdout]     |                                               ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `async-native-tls`, `aws_lc_rs`, `default`, `native-tls`, `ring`, `rustls-tls`, and `tokio`
[INFO] [stdout]     = help: consider adding `rustls` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `boring-tls`
[INFO] [stdout]    --> src/net_err.rs:145:67
[INFO] [stdout]     |
[INFO] [stdout] 145 |             #[cfg(any(feature = "native-tls", feature = "rustls", feature = "boring-tls"))]
[INFO] [stdout]     |                                                                   ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `async-native-tls`, `aws_lc_rs`, `default`, `native-tls`, `ring`, `rustls-tls`, and `tokio`
[INFO] [stdout]     = help: consider adding `boring-tls` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]   --> src/response.rs:24:12
[INFO] [stdout]    |
[INFO] [stdout] 24 | #[cfg_attr(feature = "serde", derive(serde::Serialize, serde::Deserialize))]
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `async-native-tls`, `aws_lc_rs`, `default`, `native-tls`, `ring`, `rustls-tls`, and `tokio`
[INFO] [stdout]    = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]   --> src/response.rs:44:12
[INFO] [stdout]    |
[INFO] [stdout] 44 | #[cfg_attr(feature = "serde", derive(serde::Serialize, serde::Deserialize))]
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `async-native-tls`, `aws_lc_rs`, `default`, `native-tls`, `ring`, `rustls-tls`, and `tokio`
[INFO] [stdout]    = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]   --> src/response.rs:68:12
[INFO] [stdout]    |
[INFO] [stdout] 68 | #[cfg_attr(feature = "serde", derive(serde::Serialize, serde::Deserialize))]
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `async-native-tls`, `aws_lc_rs`, `default`, `native-tls`, `ring`, `rustls-tls`, and `tokio`
[INFO] [stdout]    = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]    --> src/response.rs:100:12
[INFO] [stdout]     |
[INFO] [stdout] 100 | #[cfg_attr(feature = "serde", derive(serde::Serialize, serde::Deserialize))]
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `async-native-tls`, `aws_lc_rs`, `default`, `native-tls`, `ring`, `rustls-tls`, and `tokio`
[INFO] [stdout]     = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]    --> src/response.rs:145:12
[INFO] [stdout]     |
[INFO] [stdout] 145 | #[cfg_attr(feature = "serde", derive(serde::Serialize, serde::Deserialize))]
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `async-native-tls`, `aws_lc_rs`, `default`, `native-tls`, `ring`, `rustls-tls`, and `tokio`
[INFO] [stdout]     = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::net_err::*`
[INFO] [stdout]   --> src/response.rs:20:5
[INFO] [stdout]    |
[INFO] [stdout] 20 | use crate::net_err::*;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `aws-lc-rs`
[INFO] [stdout]  --> src/rustls_crypto.rs:7:15
[INFO] [stdout]   |
[INFO] [stdout] 7 |         #[cfg(feature = "aws-lc-rs")]
[INFO] [stdout]   |               ^^^^^^^^^^-----------
[INFO] [stdout]   |                         |
[INFO] [stdout]   |                         help: there is a expected value with a similar name: `"aws_lc_rs"`
[INFO] [stdout]   |
[INFO] [stdout]   = note: expected values for `feature` are: `async-native-tls`, `aws_lc_rs`, `default`, `native-tls`, `ring`, `rustls-tls`, and `tokio`
[INFO] [stdout]   = help: consider adding `aws-lc-rs` as a feature in `Cargo.toml`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]   = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `aws-lc-rs`
[INFO] [stdout]  --> src/rustls_crypto.rs:9:19
[INFO] [stdout]   |
[INFO] [stdout] 9 |         #[cfg(not(feature = "aws-lc-rs"))]
[INFO] [stdout]   |                   ^^^^^^^^^^-----------
[INFO] [stdout]   |                             |
[INFO] [stdout]   |                             help: there is a expected value with a similar name: `"aws_lc_rs"`
[INFO] [stdout]   |
[INFO] [stdout]   = note: expected values for `feature` are: `async-native-tls`, `aws_lc_rs`, `default`, `native-tls`, `ring`, `rustls-tls`, and `tokio`
[INFO] [stdout]   = help: consider adding `aws-lc-rs` as a feature in `Cargo.toml`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `Context`, `Poll`, `mem`, and `pin::Pin`
[INFO] [stdout]  --> src/async_net/async_native_tls_net.rs:2:14
[INFO] [stdout]   |
[INFO] [stdout] 2 |     fmt, io, mem,
[INFO] [stdout]   |              ^^^
[INFO] [stdout] 3 |     net::{IpAddr, SocketAddr},
[INFO] [stdout] 4 |     pin::Pin,
[INFO] [stdout]   |     ^^^^^^^^
[INFO] [stdout] 5 |     task::{Context, Poll},
[INFO] [stdout]   |            ^^^^^^^  ^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `AsyncRead as FuturesAsyncRead`, `AsyncWrite as FuturesAsyncWrite`, `Error as IoError`, and `Result as IoResult`
[INFO] [stdout]   --> src/async_net/async_native_tls_net.rs:10:5
[INFO] [stdout]    |
[INFO] [stdout] 10 |     AsyncRead as FuturesAsyncRead, AsyncWrite as FuturesAsyncWrite, Error as IoError,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^  ^^^^^^^^^^^^^^^^
[INFO] [stdout] 11 |     Result as IoResult,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::net_err`
[INFO] [stdout]   --> src/async_net/async_native_tls_net.rs:14:5
[INFO] [stdout]    |
[INFO] [stdout] 14 | use crate::net_err;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `rustls`
[INFO] [stdout]   --> src/async_net/async_native_tls_net.rs:44:11
[INFO] [stdout]    |
[INFO] [stdout] 44 |     #[cfg(feature = "rustls")]
[INFO] [stdout]    |           ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `async-native-tls`, `aws_lc_rs`, `default`, `native-tls`, `ring`, `rustls-tls`, and `tokio`
[INFO] [stdout]    = help: consider adding `rustls` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `boring-tls`
[INFO] [stdout]   --> src/async_net/async_native_tls_net.rs:46:11
[INFO] [stdout]    |
[INFO] [stdout] 46 |     #[cfg(feature = "boring-tls")]
[INFO] [stdout]    |           ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `async-native-tls`, `aws_lc_rs`, `default`, `native-tls`, `ring`, `rustls-tls`, and `tokio`
[INFO] [stdout]    = help: consider adding `boring-tls` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `rustls`
[INFO] [stdout]    --> src/net_err.rs:197:35
[INFO] [stdout]     |
[INFO] [stdout] 197 | #[cfg(any(feature = "native-tls", feature = "rustls", feature = "boring-tls"))]
[INFO] [stdout]     |                                   ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `async-native-tls`, `aws_lc_rs`, `default`, `native-tls`, `ring`, `rustls-tls`, and `tokio`
[INFO] [stdout]     = help: consider adding `rustls` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `boring-tls`
[INFO] [stdout]    --> src/net_err.rs:197:55
[INFO] [stdout]     |
[INFO] [stdout] 197 | #[cfg(any(feature = "native-tls", feature = "rustls", feature = "boring-tls"))]
[INFO] [stdout]     |                                                       ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `async-native-tls`, `aws_lc_rs`, `default`, `native-tls`, `ring`, `rustls-tls`, and `tokio`
[INFO] [stdout]     = help: consider adding `boring-tls` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `rustls`
[INFO] [stdout]    --> src/net_err.rs:118:39
[INFO] [stdout]     |
[INFO] [stdout] 118 |     #[cfg(any(feature = "native-tls", feature = "rustls", feature = "boring-tls"))]
[INFO] [stdout]     |                                       ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `async-native-tls`, `aws_lc_rs`, `default`, `native-tls`, `ring`, `rustls-tls`, and `tokio`
[INFO] [stdout]     = help: consider adding `rustls` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `boring-tls`
[INFO] [stdout]    --> src/net_err.rs:118:59
[INFO] [stdout]     |
[INFO] [stdout] 118 |     #[cfg(any(feature = "native-tls", feature = "rustls", feature = "boring-tls"))]
[INFO] [stdout]     |                                                           ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `async-native-tls`, `aws_lc_rs`, `default`, `native-tls`, `ring`, `rustls-tls`, and `tokio`
[INFO] [stdout]     = help: consider adding `boring-tls` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `rustls`
[INFO] [stdout]   --> src/net_err.rs:72:39
[INFO] [stdout]    |
[INFO] [stdout] 72 |     #[cfg(any(feature = "native-tls", feature = "rustls", feature = "boring-tls"))]
[INFO] [stdout]    |                                       ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `async-native-tls`, `aws_lc_rs`, `default`, `native-tls`, `ring`, `rustls-tls`, and `tokio`
[INFO] [stdout]    = help: consider adding `rustls` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `boring-tls`
[INFO] [stdout]   --> src/net_err.rs:72:59
[INFO] [stdout]    |
[INFO] [stdout] 72 |     #[cfg(any(feature = "native-tls", feature = "rustls", feature = "boring-tls"))]
[INFO] [stdout]    |                                                           ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `async-native-tls`, `aws_lc_rs`, `default`, `native-tls`, `ring`, `rustls-tls`, and `tokio`
[INFO] [stdout]    = help: consider adding `boring-tls` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `rustls`
[INFO] [stdout]    --> src/net_err.rs:145:47
[INFO] [stdout]     |
[INFO] [stdout] 145 |             #[cfg(any(feature = "native-tls", feature = "rustls", feature = "boring-tls"))]
[INFO] [stdout]     |                                               ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `async-native-tls`, `aws_lc_rs`, `default`, `native-tls`, `ring`, `rustls-tls`, and `tokio`
[INFO] [stdout]     = help: consider adding `rustls` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `boring-tls`
[INFO] [stdout]    --> src/net_err.rs:145:67
[INFO] [stdout]     |
[INFO] [stdout] 145 |             #[cfg(any(feature = "native-tls", feature = "rustls", feature = "boring-tls"))]
[INFO] [stdout]     |                                                                   ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `async-native-tls`, `aws_lc_rs`, `default`, `native-tls`, `ring`, `rustls-tls`, and `tokio`
[INFO] [stdout]     = help: consider adding `boring-tls` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]   --> src/response.rs:24:12
[INFO] [stdout]    |
[INFO] [stdout] 24 | #[cfg_attr(feature = "serde", derive(serde::Serialize, serde::Deserialize))]
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `async-native-tls`, `aws_lc_rs`, `default`, `native-tls`, `ring`, `rustls-tls`, and `tokio`
[INFO] [stdout]    = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]   --> src/response.rs:44:12
[INFO] [stdout]    |
[INFO] [stdout] 44 | #[cfg_attr(feature = "serde", derive(serde::Serialize, serde::Deserialize))]
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `async-native-tls`, `aws_lc_rs`, `default`, `native-tls`, `ring`, `rustls-tls`, and `tokio`
[INFO] [stdout]    = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]   --> src/response.rs:68:12
[INFO] [stdout]    |
[INFO] [stdout] 68 | #[cfg_attr(feature = "serde", derive(serde::Serialize, serde::Deserialize))]
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `async-native-tls`, `aws_lc_rs`, `default`, `native-tls`, `ring`, `rustls-tls`, and `tokio`
[INFO] [stdout]    = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]    --> src/response.rs:100:12
[INFO] [stdout]     |
[INFO] [stdout] 100 | #[cfg_attr(feature = "serde", derive(serde::Serialize, serde::Deserialize))]
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `async-native-tls`, `aws_lc_rs`, `default`, `native-tls`, `ring`, `rustls-tls`, and `tokio`
[INFO] [stdout]     = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]    --> src/response.rs:145:12
[INFO] [stdout]     |
[INFO] [stdout] 145 | #[cfg_attr(feature = "serde", derive(serde::Serialize, serde::Deserialize))]
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `async-native-tls`, `aws_lc_rs`, `default`, `native-tls`, `ring`, `rustls-tls`, and `tokio`
[INFO] [stdout]     = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::net_err::*`
[INFO] [stdout]   --> src/response.rs:20:5
[INFO] [stdout]    |
[INFO] [stdout] 20 | use crate::net_err::*;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no associated function or constant named `new` found for struct `AsyncNetworkStream` in the current scope
[INFO] [stdout]    --> src/async_net/async_native_tls_net.rs:120:33
[INFO] [stdout]     |
[INFO] [stdout]  21 | pub struct AsyncNetworkStream {
[INFO] [stdout]     | ----------------------------- associated function or constant `new` not found for this struct
[INFO] [stdout] ...
[INFO] [stdout] 120 |             AsyncNetworkStream::new(InnerAsyncNetworkStream::Tokio1Tcp(Box::new(tcp_stream)));
[INFO] [stdout]     |                                 ^^^ associated function or constant not found in `AsyncNetworkStream`
[INFO] [stdout]     |
[INFO] [stdout]     = help: items from traits can only be used if the trait is implemented and in scope
[INFO] [stdout]     = note: the following traits define an item `new`, perhaps you need to implement one of them:
[INFO] [stdout]             candidate #1: `aws_lc_rs::aead::BoundKey`
[INFO] [stdout]             candidate #2: `ring::aead::BoundKey`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no associated function or constant named `new` found for struct `AsyncNetworkStream` in the current scope
[INFO] [stdout]    --> src/async_net/async_native_tls_net.rs:120:33
[INFO] [stdout]     |
[INFO] [stdout]  21 | pub struct AsyncNetworkStream {
[INFO] [stdout]     | ----------------------------- associated function or constant `new` not found for this struct
[INFO] [stdout] ...
[INFO] [stdout] 120 |             AsyncNetworkStream::new(InnerAsyncNetworkStream::Tokio1Tcp(Box::new(tcp_stream)));
[INFO] [stdout]     |                                 ^^^ associated function or constant not found in `AsyncNetworkStream`
[INFO] [stdout]     |
[INFO] [stdout]     = help: items from traits can only be used if the trait is implemented and in scope
[INFO] [stdout]     = note: the following traits define an item `new`, perhaps you need to implement one of them:
[INFO] [stdout]             candidate #1: `aws_lc_rs::aead::BoundKey`
[INFO] [stdout]             candidate #2: `ring::aead::BoundKey`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: `?` couldn't convert the error to `std::fmt::Error`
[INFO] [stdout]   --> src/async_net/async_native_tls_net.rs:75:53
[INFO] [stdout]    |
[INFO] [stdout] 73 |               let addrs = tokio::net::lookup_host(server)
[INFO] [stdout]    |  _________________________-
[INFO] [stdout] 74 | |                 .await
[INFO] [stdout]    | |______________________- this has type `Result<_, futures_io::Error>`
[INFO] [stdout] 75 |                   .map_err(crate::net_err::connection)?
[INFO] [stdout]    |                    -----------------------------------^ the trait `From<net_err::Error>` is not implemented for `std::fmt::Error`
[INFO] [stdout]    |                    |
[INFO] [stdout]    |                    this can't be annotated with `?` because it has type `Result<_, net_err::Error>`
[INFO] [stdout]    |
[INFO] [stdout] note: `net_err::Error` needs to implement `Into<std::fmt::Error>`
[INFO] [stdout]   --> src/net_err.rs:14:1
[INFO] [stdout]    |
[INFO] [stdout] 14 | pub struct Error {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^
[INFO] [stdout]    = note: the question mark operation (`?`) implicitly performs a conversion on the error value using the `From` trait
[INFO] [stdout] help: the trait `From<net_err::Error>` is not implemented for `std::fmt::Error`
[INFO] [stdout]       but trait `From<openssl::error::ErrorStack>` is implemented for it
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/openssl-0.10.75/src/error.rs:92:1
[INFO] [stdout]    |
[INFO] [stdout] 92 | impl From<ErrorStack> for fmt::Error {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    = help: for that trait implementation, expected `openssl::error::ErrorStack`, found `net_err::Error`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: `?` couldn't convert the error to `std::fmt::Error`
[INFO] [stdout]   --> src/async_net/async_native_tls_net.rs:75:53
[INFO] [stdout]    |
[INFO] [stdout] 73 |               let addrs = tokio::net::lookup_host(server)
[INFO] [stdout]    |  _________________________-
[INFO] [stdout] 74 | |                 .await
[INFO] [stdout]    | |______________________- this has type `Result<_, futures_io::Error>`
[INFO] [stdout] 75 |                   .map_err(crate::net_err::connection)?
[INFO] [stdout]    |                    -----------------------------------^ the trait `From<net_err::Error>` is not implemented for `std::fmt::Error`
[INFO] [stdout]    |                    |
[INFO] [stdout]    |                    this can't be annotated with `?` because it has type `Result<_, net_err::Error>`
[INFO] [stdout]    |
[INFO] [stdout] note: `net_err::Error` needs to implement `Into<std::fmt::Error>`
[INFO] [stdout]   --> src/net_err.rs:14:1
[INFO] [stdout]    |
[INFO] [stdout] 14 | pub struct Error {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^
[INFO] [stdout]    = note: the question mark operation (`?`) implicitly performs a conversion on the error value using the `From` trait
[INFO] [stdout] help: the trait `From<net_err::Error>` is not implemented for `std::fmt::Error`
[INFO] [stdout]       but trait `From<openssl::error::ErrorStack>` is implemented for it
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/openssl-0.10.75/src/error.rs:92:1
[INFO] [stdout]    |
[INFO] [stdout] 92 | impl From<ErrorStack> for fmt::Error {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    = help: for that trait implementation, expected `openssl::error::ErrorStack`, found `net_err::Error`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `resolved_address_filter` in this scope
[INFO] [stdout]   --> src/async_net/async_native_tls_net.rs:76:41
[INFO] [stdout]    |
[INFO] [stdout] 76 |                 .filter(|resolved_addr| resolved_address_filter(resolved_addr, local_addr));
[INFO] [stdout]    |                                         ^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `resolved_address_filter` in this scope
[INFO] [stdout]   --> src/async_net/async_native_tls_net.rs:76:41
[INFO] [stdout]    |
[INFO] [stdout] 76 |                 .filter(|resolved_addr| resolved_address_filter(resolved_addr, local_addr));
[INFO] [stdout]    |                                         ^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: `?` couldn't convert the error to `std::fmt::Error`
[INFO] [stdout]   --> src/async_net/async_native_tls_net.rs:85:53
[INFO] [stdout]    |
[INFO] [stdout] 81 |                   let socket = match addr.ip() {
[INFO] [stdout]    |  ______________________________-
[INFO] [stdout] 82 | |                     IpAddr::V4(_) => TokioTcpSocket::new_v4(),
[INFO] [stdout] 83 | |                     IpAddr::V6(_) => TokioTcpSocket::new_v6(),
[INFO] [stdout] 84 | |                 }
[INFO] [stdout]    | |_________________- this has type `Result<_, futures_io::Error>`
[INFO] [stdout] 85 |                   .map_err(crate::net_err::connection)?;
[INFO] [stdout]    |                    -----------------------------------^ the trait `From<net_err::Error>` is not implemented for `std::fmt::Error`
[INFO] [stdout]    |                    |
[INFO] [stdout]    |                    this can't be annotated with `?` because it has type `Result<_, net_err::Error>`
[INFO] [stdout]    |
[INFO] [stdout] note: `net_err::Error` needs to implement `Into<std::fmt::Error>`
[INFO] [stdout]   --> src/net_err.rs:14:1
[INFO] [stdout]    |
[INFO] [stdout] 14 | pub struct Error {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^
[INFO] [stdout]    = note: the question mark operation (`?`) implicitly performs a conversion on the error value using the `From` trait
[INFO] [stdout] help: the trait `From<net_err::Error>` is not implemented for `std::fmt::Error`
[INFO] [stdout]       but trait `From<openssl::error::ErrorStack>` is implemented for it
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/openssl-0.10.75/src/error.rs:92:1
[INFO] [stdout]    |
[INFO] [stdout] 92 | impl From<ErrorStack> for fmt::Error {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    = help: for that trait implementation, expected `openssl::error::ErrorStack`, found `net_err::Error`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: `?` couldn't convert the error to `std::fmt::Error`
[INFO] [stdout]   --> src/async_net/async_native_tls_net.rs:85:53
[INFO] [stdout]    |
[INFO] [stdout] 81 |                   let socket = match addr.ip() {
[INFO] [stdout]    |  ______________________________-
[INFO] [stdout] 82 | |                     IpAddr::V4(_) => TokioTcpSocket::new_v4(),
[INFO] [stdout] 83 | |                     IpAddr::V6(_) => TokioTcpSocket::new_v6(),
[INFO] [stdout] 84 | |                 }
[INFO] [stdout]    | |_________________- this has type `Result<_, futures_io::Error>`
[INFO] [stdout] 85 |                   .map_err(crate::net_err::connection)?;
[INFO] [stdout]    |                    -----------------------------------^ the trait `From<net_err::Error>` is not implemented for `std::fmt::Error`
[INFO] [stdout]    |                    |
[INFO] [stdout]    |                    this can't be annotated with `?` because it has type `Result<_, net_err::Error>`
[INFO] [stdout]    |
[INFO] [stdout] note: `net_err::Error` needs to implement `Into<std::fmt::Error>`
[INFO] [stdout]   --> src/net_err.rs:14:1
[INFO] [stdout]    |
[INFO] [stdout] 14 | pub struct Error {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^
[INFO] [stdout]    = note: the question mark operation (`?`) implicitly performs a conversion on the error value using the `From` trait
[INFO] [stdout] help: the trait `From<net_err::Error>` is not implemented for `std::fmt::Error`
[INFO] [stdout]       but trait `From<openssl::error::ErrorStack>` is implemented for it
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/openssl-0.10.75/src/error.rs:92:1
[INFO] [stdout]    |
[INFO] [stdout] 92 | impl From<ErrorStack> for fmt::Error {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    = help: for that trait implementation, expected `openssl::error::ErrorStack`, found `net_err::Error`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: `?` couldn't convert the error to `std::fmt::Error`
[INFO] [stdout]   --> src/async_net/async_native_tls_net.rs:89:61
[INFO] [stdout]    |
[INFO] [stdout] 88 |                         .bind(SocketAddr::new(local_addr, 0))
[INFO] [stdout]    |                          ------------------------------------ this has type `Result<_, futures_io::Error>`
[INFO] [stdout] 89 |                         .map_err(crate::net_err::connection)?;
[INFO] [stdout]    |                          -----------------------------------^ the trait `From<net_err::Error>` is not implemented for `std::fmt::Error`
[INFO] [stdout]    |                          |
[INFO] [stdout]    |                          this can't be annotated with `?` because it has type `Result<_, net_err::Error>`
[INFO] [stdout]    |
[INFO] [stdout] note: `net_err::Error` needs to implement `Into<std::fmt::Error>`
[INFO] [stdout]   --> src/net_err.rs:14:1
[INFO] [stdout]    |
[INFO] [stdout] 14 | pub struct Error {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^
[INFO] [stdout]    = note: the question mark operation (`?`) implicitly performs a conversion on the error value using the `From` trait
[INFO] [stdout] help: the trait `From<net_err::Error>` is not implemented for `std::fmt::Error`
[INFO] [stdout]       but trait `From<openssl::error::ErrorStack>` is implemented for it
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/openssl-0.10.75/src/error.rs:92:1
[INFO] [stdout]    |
[INFO] [stdout] 92 | impl From<ErrorStack> for fmt::Error {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    = help: for that trait implementation, expected `openssl::error::ErrorStack`, found `net_err::Error`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: `?` couldn't convert the error to `std::fmt::Error`
[INFO] [stdout]   --> src/async_net/async_native_tls_net.rs:89:61
[INFO] [stdout]    |
[INFO] [stdout] 88 |                         .bind(SocketAddr::new(local_addr, 0))
[INFO] [stdout]    |                          ------------------------------------ this has type `Result<_, futures_io::Error>`
[INFO] [stdout] 89 |                         .map_err(crate::net_err::connection)?;
[INFO] [stdout]    |                          -----------------------------------^ the trait `From<net_err::Error>` is not implemented for `std::fmt::Error`
[INFO] [stdout]    |                          |
[INFO] [stdout]    |                          this can't be annotated with `?` because it has type `Result<_, net_err::Error>`
[INFO] [stdout]    |
[INFO] [stdout] note: `net_err::Error` needs to implement `Into<std::fmt::Error>`
[INFO] [stdout]   --> src/net_err.rs:14:1
[INFO] [stdout]    |
[INFO] [stdout] 14 | pub struct Error {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^
[INFO] [stdout]    = note: the question mark operation (`?`) implicitly performs a conversion on the error value using the `From` trait
[INFO] [stdout] help: the trait `From<net_err::Error>` is not implemented for `std::fmt::Error`
[INFO] [stdout]       but trait `From<openssl::error::ErrorStack>` is implemented for it
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/openssl-0.10.75/src/error.rs:92:1
[INFO] [stdout]    |
[INFO] [stdout] 92 | impl From<ErrorStack> for fmt::Error {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    = help: for that trait implementation, expected `openssl::error::ErrorStack`, found `net_err::Error`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]    --> src/async_net/async_native_tls_net.rs:113:35
[INFO] [stdout]     |
[INFO] [stdout]  72 |         ) -> Result<TokioTcpStream, Error> {
[INFO] [stdout]     |              ----------------------------- expected `std::fmt::Error` because of return type
[INFO] [stdout] ...
[INFO] [stdout] 113 |                 Some(last_err) => crate::net_err::connection(last_err),
[INFO] [stdout]     |                                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected `std::fmt::Error`, found `net_err::Error`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `net_err::Error` and `std::fmt::Error` have similar names, but are actually distinct types
[INFO] [stdout] note: `net_err::Error` is defined in the current crate
[INFO] [stdout]    --> src/net_err.rs:14:1
[INFO] [stdout]     |
[INFO] [stdout]  14 | pub struct Error {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `std::fmt::Error` is defined in crate `core`
[INFO] [stdout]    --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/core/src/fmt/mod.rs:111:0
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]    --> src/async_net/async_native_tls_net.rs:113:35
[INFO] [stdout]     |
[INFO] [stdout]  72 |         ) -> Result<TokioTcpStream, Error> {
[INFO] [stdout]     |              ----------------------------- expected `std::fmt::Error` because of return type
[INFO] [stdout] ...
[INFO] [stdout] 113 |                 Some(last_err) => crate::net_err::connection(last_err),
[INFO] [stdout]     |                                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected `std::fmt::Error`, found `net_err::Error`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `net_err::Error` and `std::fmt::Error` have similar names, but are actually distinct types
[INFO] [stdout] note: `net_err::Error` is defined in the current crate
[INFO] [stdout]    --> src/net_err.rs:14:1
[INFO] [stdout]     |
[INFO] [stdout]  14 | pub struct Error {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `std::fmt::Error` is defined in crate `core`
[INFO] [stdout]    --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/core/src/fmt/mod.rs:111:0
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `tls_upgrade` (lib) due to 6 previous errors; 21 warnings emitted
[INFO] [stdout] Some errors have detailed explanations: E0277, E0308, E0425, E0599.
[INFO] [stdout] 
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] For more information about an error, try `rustc --explain E0277`.
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0277, E0308, E0425, E0599.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0277`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `tls_upgrade` (lib test) due to 6 previous errors; 21 warnings emitted
[INFO] running `Command { std: "docker" "inspect" "7b94cb78437f8c3db8575aa6578cc1f1c8d1773db04c2cb43122e682a30e6734", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7b94cb78437f8c3db8575aa6578cc1f1c8d1773db04c2cb43122e682a30e6734", kill_on_drop: false }`
[INFO] [stdout] 7b94cb78437f8c3db8575aa6578cc1f1c8d1773db04c2cb43122e682a30e6734
